home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2000 February / Macworld (2000-02).dmg / Updaters / WhiteCap 3.2.2.sea / WhiteCap 3.2.2 / (into Visual Plug-ins) / WhiteCap Configs / Red Planet < prev    next >
Text File  |  1999-07-05  |  553b  |  53 lines

  1. //  Red.Planet by glow@trust.at --- http:||glow.sil.at|| --- &))!
  2.  
  3. Resn=10,
  4.  
  5. Durn="5.0",
  6.  
  7. CamX="25 * sin(t / 7)",
  8. CamY="50 * atan(t)",
  9. CamZ="50",
  10.  
  11. CmLX="0",
  12. CmLY="5",
  13. CmLZ="0",
  14.  
  15. CUpX="0",
  16. CUpY="0",
  17. CUpZ="1",
  18.  
  19. D1="2 * s - 1",
  20.  
  21. R="cos( d1 )",
  22. G="1-abs( d1 )-dt",
  23. B="dt",
  24.  
  25.  
  26. widt=750,heig=250,
  27.  
  28.  
  29. ConL=1,ConB=1,
  30.  
  31.  
  32. Fall="0.9",
  33.  
  34. C0="20 * atan( dt )",
  35. C1="300 * atan( dt ) * dt",
  36. C2="10 * cos( dt )",
  37. C3="300 * dt",
  38.  
  39. D0="abs( mag( s ) )",
  40.  
  41.  
  42. X="c3 * atan( 6.28318531 * s - 3.141592 )",
  43. Y="c1 + c0 * d0",
  44. Z="d0 * c2",
  45.  
  46.  
  47. Scal="1400",
  48. ScSz=1,
  49.  
  50. Pers="200",
  51.  
  52.  
  53. Vers=30